Abort a drag when a keynav drop has not destination
authorMatthias Clasen <mclasen@redhat.com>
Thu, 23 Dec 2010 02:46:23 +0000 (21:46 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 23 Dec 2010 02:47:14 +0000 (21:47 -0500)
commit7e0a30b752a2a53d8e0ac2332e5f0ed99c6aafcf
tree1e59356576f87b6f798beafcfaaacaaeab2eccc7
parent9baf24f87e504363e8b313f2ec02d84f13c5e262
Abort a drag when a keynav drop has not destination

This was claimed to cause problems for Chromium, see bug 599130.

Also work around apparent rounding errors in XIWarpDevice by
setting the 'small step' for keynav dnd to 2 instead of 1 - I notice
that a warp seems to sometimes warp a little less than I tell it to,
and if I tell it to only move by 1 pixel then moving less means
that you are stuck.
gtk/gtkdnd.c